Welcome![Sign In][Sign Up]
Location:
Search - distributed system

Search list

[ExploitWormhole_Simulation_Code

Description: This code was used to produce simulation results described in: Using Directional Antennas to Prevent Wormhole Attacks Lingxuan Hu and David Evans. Network and Distributed System Security Symposium, San Diego, 5-6 February 2004.
Platform: | Size: 41831 | Author: 旺老财 | Hits:

[Develop Tools分布式系统设计

Description: 详细介绍了分布式系统设计-details of the Distributed System Design
Platform: | Size: 2448151 | Author: 祁连老翁 | Hits:

[Hook api检测CPU时钟

Description: 可以监测cpu时钟周期,用于分布式系统需要时钟同步的场合,该程序包含源代码-can monitor CPU clock cycle, the need for distributed system clock synchronization occasions, the program includes source code
Platform: | Size: 18919 | Author: wyd | Hits:

[ActiveX/DCOM/ATLdelphi6使用DCOM技术开发分布式系统 1.00原代码

Description: delphi6使用DCOM技术开发分布式系统 1.00原代码-Delphi6 using DCOM technology development Distributed System 1.00 - source
Platform: | Size: 978298 | Author: tony | Hits:

[WEB Code亿众购物系统(asp+access)

Description: 1.生成无限个菜单(如:产品列表) 2.产品管理: (1)登记无数个产品 (2)购物车功能 (3)可以调整产品的排列顺序 (如:按价格,按时间,按厂家等) (4)可以进行产品评价(如:发表对这个产品的意见等。。。) 3.订单管理: (1)详细的列出购买方的信息及购物现况。 (如:购买方申请购买产品后是否给本公司汇款了,要是汇款了这个产品现在是正在派送中呢还是派 送 完毕或路上丢失等详细信息。) 4.自动生成论坛,资料室,图片展示功能 (1)论坛自动生成功能(如:在后台操作界面上输入论坛名称,会立即产生留言板供您使用。很方 便!!!) (2)资料室,图片展示同样。同样自动生成。 (3)论坛,资料室,图片展示都有会员权限管理系统(如:可以设置非会员不能浏览或会员,非会员 都已浏览等。。。)-1. Generate an unlimited number of menus (such as : product list) 2. Product management : (a) register numerous products (2) Cart function (3) can be adjusted to the sequencing products (eg : by price, by time, by manufacturers) (4 ) can evaluate products (such as : the right products delivered to the views. . .) 3. orders : (1) a detailed list of buyers of information and shopping status. (Eg : buyers for the purchase of products to the company whether remittances, the remittances if the product is now being distributed delivery system should be finished or road or lost more information.) 4. Automatic Generation Forum, the library, photo display function (1) Forum automatic generation function (eg : in the background interface input the name of the forum will have an immediate message boa
Platform: | Size: 1434624 | Author: | Hits:

[Hook api检测CPU时钟

Description: 可以监测cpu时钟周期,用于分布式系统需要时钟同步的场合,该程序包含源代码-can monitor CPU clock cycle, the need for distributed system clock synchronization occasions, the program includes source code
Platform: | Size: 18432 | Author: wyd | Hits:

[ActiveX/DCOM/ATLdelphi6使用DCOM技术开发分布式系统 1.00原代码

Description: delphi6使用DCOM技术开发分布式系统 1.00原代码-Delphi6 using DCOM technology development Distributed System 1.00- source
Platform: | Size: 977920 | Author: tony | Hits:

[Internet-Network课表

Description: 用Eclipse+JDK开发的课表生成系统 作到教师与教室不会冲突 教室要得到充分的利用 一位教师不能在同一时间上两门及以上课程,或同时出现在多个教室 课程尽可能按时间均匀分布,不出现课程集中在某一时间段现象 -with Eclipse+ JDK development of the school timetable generation system achieved teachers and classroom to classroom conflicts be fully utilized a teacher at the same time not on two or more courses, or concurrent courses in a number of classrooms possible time evenly distributed, there are no courses concentrated in a certain period of time phenomenon
Platform: | Size: 313344 | Author: 李传佑 | Hits:

[hospital software system校医院管理系统(毕业)

Description: 是用于:毕业设计使用! 首先运行数据库还原目录中的PROJECT,将数据库还原 如果还原失败,则进行手动还原,数据库名:data 本次毕业设计任务是通过开发一个数据库校医院门诊收费管理系统,学习用delphi开发分布式多层数据库系统。采用Delphi7.0和MS Server2000等软件为开发工具-is for : graduation design! First of all database operations reinstate the PROJECT directory, the database will be reduced if the reduction fails, then manually restore the database name : data graduated from the design task is through the development of a database hospital outpatient charges for school management system, open to learn from delphi the Distributed Multi-database system. Using Delphi 7.0 and MS Server 2000 software development tools for
Platform: | Size: 3748864 | Author: | Hits:

[JSP/Javajmxexample

Description: jmx的例子程序,该技术是java用于分布式系统的重要框架-6 examples procedures, the java technology for the distributed system framework
Platform: | Size: 733184 | Author: 都为拿 | Hits:

[ARM-PowerPC-ColdFire-MIPSTCPIPARM

Description: 介绍嵌入式tcpip协议在低速处理器中的一种简化实现方案,并成功应用于某分布式系统-embedded TCPIP agreement on the low-speed processor to achieve a simplified program, and successfully applied to a distributed system
Platform: | Size: 467968 | Author: 张力 | Hits:

[Button controlNETTransactions

Description: NET的事务控制 在分布式应用程序中,不可避免地会经常使用到事务控制。事务有一个开头和一个结尾,它们指定了事务的边界,事务在其边界之内可以跨越进程和计算机。事务边界内的所有资源都参与同一个事务。要维护事务边界内资源间的一致性,事务必须具备 ACID 属性,即原子性、一致性、隔离性和持续性。 本地事务和分布式事务 -------------------- 本地事务是其范围为单个可识别事务的数据资源的事务(例如,Microsoft SQL Server 数据库或 MSMQ 消息队列)。例如,当单个数据库系统拥有事务中涉及的所有数据时,就可以遵循 ACID 规则。在 SQL Server 的情况下,由内部事务管理器来实现事务的提交和回滚操作。-NET Services in distributed control applications, will inevitably be used to control affairs. Services have a beginning and an end, they have designated border affairs, in its affairs within the borders across process and computers. Services within the borders of all resources involved with a transaction. Services to protect the resources within the borders of consistency, the Panel must possess ACID properties, that is, atomicity, consistency, isolation and sustainability. Local Affairs and the Distributed Transaction-------------------- domestic affairs of its range of single- Services could be the identification of resources data services (for example, Microsoft SQL Server database or MSMQ Message Queue). For example, when a single database system with affairs involving all the data,
Platform: | Size: 4096 | Author: name | Hits:

[GUI Develop10184187

Description: 集散系统手册 集散系统手 -manual DCS DCS manual hand Distributed System Manual List
Platform: | Size: 196608 | Author: 张军 | Hits:

[Documents200106052149java

Description:  ? 本书第一章的部分内容 第 一 章 Java语 言 的 产 生 及 其 特 点 1.1 Java产 生 的 历 史 与 现 状 1.1.1 Java产 生 的 历 史   Java来 自 于Sun公 司 的 一 个 叫Green的 项 目, 其 原 先 的 目 的 是 为 家 用 消 费 电 子 产 品 开 发 一 个 分 布 式 代 码 系 统, 这 样 我 们 可 以 把E-mail发 给 电 冰 箱、 电 视 机 等 家 用 电 器, 对 它 们 进 行 控 制, 和 它 们 进 行 信 息 交 流。 开 始, 准 备 采 用C++,但C++太 复 杂, 安 全 性 差, 最 后 基 于C++开 发 一 种 新 的 语 言Oak(Java的 前 身),Oak是 一 种 用 于 网 络 的 精 巧 而 安 全 的 语 言,Sun公 司 曾 依 此 投 标 一 个 交 互 式 电 视 项 目, 但 结 果 是 被SGI打 败 -the first chapter of this book part of the contents of the first chapter of the Java language and its characteristics have 1.1 SUNW a history and the status of 1.1.1 Java Java history from the one Sun Green called the project, the original purpose of the domestic consumer electronics products distributed a code system, We can E-mail to refrigerators, televisions and other household appliances, and to control them. and their information exchange. , Prepared using C, C is too complicated, poor security, Based on the C development of a new language Oak (Java's predecessor), Oak is used in network security and the sophistication of language, Sun has accordingly tender an interactive television project, but the result was defeated SGI
Platform: | Size: 125952 | Author: 11 | Hits:

[P2PANtsP2P_beta1.5.6_p0.9.3_src_nb

Description: ANts P2P realizes a third generation P2P net. It protects your privacy while you are connected and makes you not trackable, hiding your identity (ip) and crypting everything you are sending/receiving from others. Features Open Source Java implementation (GNU-GPL license) Multiple sources download Swarming from partial files Automatic resume and sources research over the net Search by hash, string and structured query Completely Object-Oriented routing protocol Point to Point secured comunication: DH(512)-AES(128) EndPoint to EndPoint secured comunication: DH(512)-AES(128) Serverless GWebCache-based peer dicovery procedure IRC based peer discovery system IRC embeded chat system Full text search of indexed documents (pdf, html, txt, doc etc) -> QUERY REFERENCE. Distributed/Decentralized Search engine HTTP tunneling ANts allow P2P communications through any kind of HTTP Proxy ANts allow P2P communications through any kind of NAT or traffic filtering system -ANts P2P realizes a third generation P2P ne t. It protects your privacy while you are connec ted and makes you not trackable, hiding your identity (ip) and crypting everyth ing you are sending/receiving from others. Fea tures Open Source Java implementation (GNU-GP L license) Multiple sources download Fog from Automatic resume partial files and source 's research over the net Search by hash. and structured query string Completely Object- Oriented routing protocol Point to Point secu red comunication : DH (512)- AES (128) EndPoint to secure EndPoint d comunication : DH (512)- AES (128) Serverless GWebCache-base d peer dicovery procedure IRC based peer discov ery system IRC chat system embeded Full text sea rch of indexed documents (pdf, html, txt, doc etc)-
Platform: | Size: 7742464 | Author: 谭朋柳 | Hits:

[Software EngineeringDistributed_Systems

Description: NJU分布式系统课件,比较详细,可以参考参考!-supplemented Distributed System courseware, more detailed, they can refer to reference!
Platform: | Size: 7156736 | Author: nicoM | Hits:

[VC/MFCdistributesystemdesign

Description: 本书较为全面地介绍了分布式系统领域的一些基本概念,提出了分布式系统的各种问题,如互斥问题、死锁的预防和检测、处理机间的通信机制、可靠性问题、负载分配问题、数据管理问题及其可能的解决方案,并讨论了分布式系统设计在操作系统、文件系统、共享存储器系统、数据库系统和异型处理中的应用。本书适用于学习分布式系统设计的高年级本科生、研究生和从事分析、设计分布式系统的计算机专业人员-This book is more comprehensive introduction to the field of distributed systems some of the basic concepts, put forward a variety of distributed systems, such as mutually exclusive issues, deadlock prevention and detection, inter-processor communication mechanisms, reliability, load distribution, data management problems and possible solutions, and discussed the design of distributed systems in the operating system, file system, shared memory systems, database systems and deal with the application profiled. This book applies to study the design of distributed systems for senior level undergraduates, graduate students and engage in analysis, design of distributed computer systems professionals
Platform: | Size: 2442240 | Author: chengxin | Hits:

[OtherWormhole_Simulation_Code

Description: This code was used to produce simulation results described in: Using Directional Antennas to Prevent Wormhole Attacks Lingxuan Hu and David Evans. Network and Distributed System Security Symposium, San Diego, 5-6 February 2004. -This code was used to produce simulation results described in: Using Directional Antennas to Prevent Wormhole Attacks Lingxuan Hu and David Evans. Network and Distributed System Security Symposium, San Diego, 5-6 February 2004.
Platform: | Size: 41984 | Author: 旺老财 | Hits:

[Software Engineeringids_ma

Description: 基于移动代理的分布式入侵检测系统的研究,入侵检测-Mobile Agent Based Distributed Intrusion Detection System, Intrusion Detection
Platform: | Size: 74752 | Author: 陈晓峰 | Hits:

[Software Engineeringfs

Description: 分散式微机保护监控装置在电力系统的应用(关跃康),适合系统设计参考-Distributed microprocessor-based protection monitoring devices in the power system (Guan Yue, Culture and Sport), suitable for system design reference
Platform: | Size: 186368 | Author: 陈克佳 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net